-
Home
-
WP EasyPay – Create Your Payment Forms to Pay with Square – Square for WordPress Plugin: Integrate Square with WordPress to Collect Payments
-
3.2.0
-
Code
-
Classes
- ChargeRequest
Total Complexity |
50 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
556 |
Lines of code |
191 |
Logical lines of code |
92 |
Comment lines |
227 |
Methods |
34 |
Properties |
18 |
Methods 34
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
B |
39 |
16 |
74 |
__toString() |
S |
68 |
2 |
7 |
setIdempotencyKey() |
S |
77 |
1 |
4 |
getShippingAddress() |
S |
82 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
offsetSet() |
S |
81 |
1 |
3 |
offsetGet() |
S |
82 |
1 |
3 |
offsetExists() |
S |
80 |
1 |
3 |
setVerificationToken() |
S |
77 |
1 |
4 |
getVerificationToken() |
S |
82 |
1 |
3 |
setAdditionalRecipients() |
S |
77 |
1 |
4 |
getAdditionalRecipients() |
S |
82 |
1 |
3 |
setOrderId() |
S |
77 |
1 |
4 |
getOrderId() |
S |
82 |
1 |
3 |
setBuyerEmailAddress() |
S |
77 |
1 |
4 |
getBuyerEmailAddress() |
S |
82 |
1 |
3 |
setShippingAddress() |
S |
77 |
1 |
4 |
setBillingAddress() |
S |
77 |
1 |
4 |
getAmountMoney() |
S |
82 |
1 |
3 |
getIdempotencyKey() |
S |
82 |
1 |
3 |
setCustomerId() |
S |
77 |
1 |
4 |
getCustomerId() |
S |
82 |
1 |
3 |
setNote() |
S |
77 |
1 |
4 |
getNote() |
S |
82 |
1 |
3 |
setReferenceId() |
S |
77 |
1 |
4 |
getReferenceId() |
S |
82 |
1 |
3 |
setDelayCapture() |
S |
77 |
1 |
4 |
getDelayCapture() |
S |
82 |
1 |
3 |
setCustomerCardId() |
S |
77 |
1 |
4 |
getCustomerCardId() |
S |
82 |
1 |
3 |
setCardNonce() |
S |
77 |
1 |
4 |
getCardNonce() |
S |
82 |
1 |
3 |
setAmountMoney() |
S |
77 |
1 |
4 |
getBillingAddress() |
S |
82 |
1 |
3 |